add cap value to credit scheduler debug info
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Wed, 16 Oct 2013 10:28:04 +0000 (12:28 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 16 Oct 2013 10:28:04 +0000 (12:28 +0200)
commitb4fdb6da1e030d5f13929d88c607dc3d9c5b6b23
treec23e2c7746fe3e49b22331db9e9dd30acfbfaf70
parentd38a668b6ef8c84d1d3fda9947ffb0056d01fe3a
add cap value to credit scheduler debug info

Currently only the weight is the only scheduling parameter printed for
domains in the credit scheduler key handler. Add the cap value to be
printed as well.

Signed-off-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
Acked-by: George Dunlap <george.dunlap@eu.citrix.com>
xen/common/sched_credit.c